C1.Web.Mvc Namespace / FlexGridBase<T> Class / SkipMerged Property

In This Topic
SkipMerged Property (FlexGridBase<T>)
In This Topic
Gets or sets a value that determines whether when copying, skip cells that have been merged.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Overridable Property SkipMerged As Boolean
 
See Also